From 9e1181e5a7d9e5896140b515affd8c712f85c462 Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Fri, 7 Feb 2020 15:26:56 +0000 Subject: [PATCH] disable-sc-ScriptOrganizer-test Gbp-Pq: Name disable-sc-ScriptOrganizer-test.diff --- sc/qa/uitest/calc_dialogs/openDialogs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc/qa/uitest/calc_dialogs/openDialogs.py b/sc/qa/uitest/calc_dialogs/openDialogs.py index 94a7ca916c1..69b57c1a8fa 100644 --- a/sc/qa/uitest/calc_dialogs/openDialogs.py +++ b/sc/qa/uitest/calc_dialogs/openDialogs.py @@ -149,7 +149,7 @@ dialogs = [ # {"command": ".uno:ToolProtectionDocument", "closeButton": "cancel"}, # tested in sc/qa/uitest/protect/protectSpreadsheet.py {"command": ".uno:RunMacro", "closeButton": "cancel"}, - {"command": ".uno:ScriptOrganizer", "closeButton": "close"}, +# {"command": ".uno:ScriptOrganizer", "closeButton": "close"}, {"command": ".uno:ShowLicense", "closeButton": "close"}, # {"command": ".uno:About", "closeButton": "close"}, # tested in sc/qa/uitest/calc_tests7/tdf106667.py -- 2.30.2